home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1 / Ian and Stuart's One (Australia).iso / Australasian Legends / Commercial / Rainbow Hill / MacDOS™ 2.0.0 / filters / speakOut / speakOut.rsrc / TEXT_128_help.txt < prev    next >
Text File  |  1994-06-13  |  705b  |  18 lines

  1. speakOut uses Apple's Speech Manager to speak out the messages.
  2. It accepts three parameters (in any order and case insensitive):
  3.  
  4.   /P  to increment or decrement the voice pitch. Each unit corresponds
  5.       to 1/2 octave, so that /P+2 doubles the pitch and /P-2 halves it.
  6.       The default is zero.
  7.  
  8.   /S  to set the speed of the speech in words per minute. A normal
  9.       speed is around 150 w/m. Example: /S170. The default is the system
  10.       default.
  11.  
  12.   /V  use a voice ID. The number of voices available depends on what you
  13.       have installed in your system. To explore all voices, start with /V1
  14.       and try /V2, /V3, etc. until MacDOS reports an error. The default is
  15.       the first voice.
  16.  
  17.  
  18.